Skip to content

Finalize the implementation of the hypervisor part - #5

Closed
4rthur-Root wants to merge 24 commits into
mainfrom
feature/role-3-hyperviseur
Closed

Finalize the implementation of the hypervisor part#5
4rthur-Root wants to merge 24 commits into
mainfrom
feature/role-3-hyperviseur

Conversation

@4rthur-Root

@4rthur-Root 4rthur-Root commented Jul 13, 2026

Copy link
Copy Markdown
Owner

Ce que fait ce MR

Implémente toute la partie hyperviseur avec ses tests

Couche concernée

  • model — entités et POJOs
  • hypervisor — IHypervisor / VBoxOrchestrator
  • data — DatabaseManager / schema SQL
  • pdf — PdfExporter
  • controller — LabController
  • ui — vues JavaFX
  • Config / build (pom.xml, module-info, CI)

Checklist avant review

  • ./mvnw test passe en local (0 failure, 0 error)
  • Javadoc présent sur toutes les classes et méthodes publiques ajoutées
  • Pas de System.out.println de debug oublié
  • Pas de TODO non intentionnel
  • Les imports inutilisés ont été supprimés (IntelliJ : Ctrl+Alt+O)

Pour le reviewer

@4rthur-Root
4rthur-Root deleted the feature/role-3-hyperviseur branch August 2, 2026 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant